home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / comms_w / wrcpdl14.zip / RCP.BAS < prev    next >
BASIC Source File  |  1994-12-01  |  214b  |  2 lines

  1. Declare Function WinsockRCP Lib "RCP.DLL" (ByVal hWndParent As Integer, ByVal hWndTitle As String, ByVal src As String, ByVal dest As String, ByVal RecursiveFlag As Integer, ByVal AsciiFlag As Integer) As Integer
  2.